---
title: "default modal · RUAL Documentation"
description: "Opens the default modal. The only things that can be set are the title, the content and the footer"
canonical: https://docs.rual.nl/block-types/User Interface/uicomponent_modal_default
language: en
---

# default modal

This block is part of the [`User Interface`](https://docs.rual.nl/block-types/User%20Interface) group and was last modified in core [`v13.0.2`](https://docs.rual.nl/core-versions/130002).

Opens the default modal. The only things that can be set are the title, the content and the footer

- flow `flow`

- Unique id `value` Value to make the outlet unique if it is being used multiple times on the page

- Header required `uicomponent`

- class: header `v11.5.3` `uiclass` Default `modal-header bg-primary`

- Style: Header `v11.5.3` `uistyle`

- Body required `uicomponent`

- class: body `v11.5.3` `uiclass` Default `modal-body`

- Style: Body `v11.5.3` `uistyle`

- Footer required `uicomponent`

- class: footer `v11.5.3` `uiclass` Default `modal-footer`

- Style: Footer `v11.5.3` `uistyle`

- Close button `condition` Default `true`

- On Close `v10.4.51` `inpinfunction` Function that will be executed as soon as the modal closes

- flow `flow`

| `open` |
| --- |

### Version history

Introduced in [`v13.0.2`](https://docs.rual.nl/core-versions/130002).

Deprecated since [`v13.0.2`](https://docs.rual.nl/core-versions/130002).
